Skip to content

SubjectBase.OnCompleted() method

Defined in

Type: SubjectBase Namespace: System.Reactive.Subjects Assembly: System.Reactive.dll

Applies to

netstandard2.0

public abstract void OnCompleted()

Summary: Notifies all subscribed observers about the end of the sequence.